Revision: wmaker--cvs--0--patch-1317
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 22:53:51 MSD 2004
Standard-date: 2004-10-28 18:53:51 GMT
Modified-files: ChangeLog WINGs/ChangeLog WINGs/hashtable.c
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-1317
Summary: Fixed a bug in the hashtable code which free'd the whol...
CSCVSID: MAIN.1318
Keywords: cscvs:MAIN-1318

Author: dan
Date: 2003/04/11 21:22:59
Fixed a bug in the hashtable code which free'd the whole item instead of
just the item key in WMResetHashTable() (possible source of SIGSEGVs)
